home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / archive / ntzip.arj / README.1ST < prev    next >
Text File  |  1993-10-08  |  585b  |  15 lines

  1. makefile and source modified by l. kahn to run on final release version
  2. of windows NT.  The original ran on the beta version.
  3.  
  4. see makefile.nt for sdk version and zip.mak for vc++ for nt version.
  5.  
  6. You may also have to remove dependencies the the zip.mak if it rescans
  7. dependencies when you install it since it screws up and includes files
  8. that are only for unix that are inside of ifdefs ie sys\xyzzy.h etc.
  9.  
  10. I also fixed one bug in the nt version that caused the program to crash
  11. when zipping files names over 13 characters. See file_io.c
  12.  
  13. good luck larry kahn 10/8/93
  14.  
  15.